找传奇、传世资源到传世资源站!

缠论dll(czsc

8.5玩家评分(1人评分)
下载后可评
介绍 评论 失效链接反馈

dll插件

czsc-master├── LICENSE
├── README.md
├── czsc
│   ├── __init__.py
│   ├── analyze.py
│   ├── cobra
│   │   ├── __init__.py
│   │   ├── factor_analyst.py
│   │   └── utils.py
│   ├── data
│   │   ├── __init__.py
│   │   ├── jq.py
│   │   └── ts.py
│   ├── plot.py
│   ├── signals.py
│   ├── ta.py
│   └── utils.py
├── docs
│   ├── README.md
│   ├── czsc.drawio
│   ├── objs.py
│   └── 单因子分析工具开发文档.md
├── examples
│   ├── combine_with_tushare.py
│   ├── plot.py
│   ├── pyecharts 可视化分析结果.ipynb
│   ├── use_czsc_with_jq.py
│   └── 使用CZSC进行选股.ipynb
├── requirements.txt
├── setup.py
├── single
│   └── czsc_0.5.3.py
└── test
    ├── __init__.py
    ├── data
    │   ├── 000001.SH_D.csv
    │   └── 000001.XSHG_1MIN.csv
    ├── profile_modify.py
    ├── test_analyze.py
    ├── test_cobra_factor_analyst.py
    ├── test_cobra_utils.py
    ├── test_kline_generator.py
    ├── test_plot.py
    ├── test_signals.py
    └── test_ta.py

8 directories, 37 files

评论

发表评论必须先登陆, 您可以 登陆 或者 注册新账号 !


在线咨询: 问题反馈
客服QQ:174666394

有问题请留言,看到后及时答复